| HsStudentApplicationAnswers |
| Logical Entity Name | HsStudentApplicationAnswers |
| Default Table Name | HsStudentApplicationAnswers |
| Physical Only | NO |
| Definition | |
| Note |
| HsStudentApplicationAnswers Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
HsStudentApplicationAnswersID |
int | NO | ||
SyStudentID |
int | NO | ||
HsApplicationQuestionID |
int | NO | ||
| Answer | nvarchar(500) | YES | ||
HsStudentApplicationID |
int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| HsStudentApplicationAnswers Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_HsStudentApplicationAnswers_HsStudentApplicationAnswersID | PrimaryKey | HsStudentApplicationAnswersID |
| HsStudentApplicationAnswers Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| HsApplicationQuestion | Non-Identifying | One To Zero or More | FK_HsStudentApplicationAnswers_HsApplicationQuestionID_HsApplicationQuestion_HsApplicationQuestionID | HsApplicationQuestionID | NO | YES | ||
| HsStudentApplication | Non-Identifying | One To Zero or More | FK_HsStudentApplicationAnswers_HsStudentApplicationID_HsStudentApplication_HsStudentApplicationID | HsStudentApplicationID | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_HsStudentApplicationAnswers_SyStudentID_SyStudent_SyStudentID | SyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_HsStudentApplicationAnswers_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| HsStudentApplicationAnswers Check Constraints |
| Check Constraint Name | CheckConstraint |